home *** CD-ROM | disk | FTP | other *** search
/ RISC User... in a Nutshell / RISC User... in a Nutshell.iso / !Nutshell / !NSfonts / !Boot next >
Encoding:
Text File  |  2000-03-20  |  667 b   |  13 lines

  1. | Boot file for !Fonts.
  2. | Nothing happens if you put this in a RISC OS 2 machine except that
  3. | the !Fonts sprite is set up - this means that, when a RISC OS 2 !Fonts
  4. | directory is seen the !Boot file will not be run; double clicking on the
  5. | appropriate !Fonts will force installation.
  6. |
  7. | Take care when merging RISC OS 2 fonts with these (RISC OS 3) fonts -
  8. | many fonts are contained in the RISC OS 3 ROM and thus do not appear in
  9. | !Fonts; normally you should not copy the corresponding RISC OS 2 fonts!
  10. If "<Boot$OSVersion>" < 400 Then IconSprites <Obey$Dir>.!Sprites Else IconSprites <Obey$Dir>.4Sprites
  11. RMEnsure FontManager 2.89 Obey
  12. |FontInstall <Obey$Dir>.
  13.